3.3.12 \(\int \frac {\tan ^{\frac {3}{2}}(c+d x)}{\sqrt {a+i a \tan (c+d x)}} \, dx\) [212]

Optimal. Leaf size=140 \[ -\frac {2 \sqrt [4]{-1} \text {ArcTan}\left (\frac {(-1)^{3/4} \sqrt {a} \sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{\sqrt {a} d}-\frac {\left (\frac {1}{2}-\frac {i}{2}\right ) \tanh ^{-1}\left (\frac {(1+i) \sqrt {a} \sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{\sqrt {a} d}-\frac {\sqrt {\tan (c+d x)}}{d \sqrt {a+i a \tan (c+d x)}} \]

[Out]

-2*(-1)^(1/4)*arctan((-1)^(3/4)*a^(1/2)*tan(d*x+c)^(1/2)/(a+I*a*tan(d*x+c))^(1/2))/d/a^(1/2)+(-1/2+1/2*I)*arct
anh((1+I)*a^(1/2)*tan(d*x+c)^(1/2)/(a+I*a*tan(d*x+c))^(1/2))/d/a^(1/2)-tan(d*x+c)^(1/2)/d/(a+I*a*tan(d*x+c))^(
1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.25, antiderivative size = 140, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 8, integrand size = 28, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.286, Rules used = {3639, 3682, 3625, 211, 3680, 65, 223, 209} \begin {gather*} -\frac {2 \sqrt [4]{-1} \text {ArcTan}\left (\frac {(-1)^{3/4} \sqrt {a} \sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{\sqrt {a} d}-\frac {\sqrt {\tan (c+d x)}}{d \sqrt {a+i a \tan (c+d x)}}-\frac {\left (\frac {1}{2}-\frac {i}{2}\right ) \tanh ^{-1}\left (\frac {(1+i) \sqrt {a} \sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{\sqrt {a} d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Tan[c + d*x]^(3/2)/Sqrt[a + I*a*Tan[c + d*x]],x]

[Out]

(-2*(-1)^(1/4)*ArcTan[((-1)^(3/4)*Sqrt[a]*Sqrt[Tan[c + d*x]])/Sqrt[a + I*a*Tan[c + d*x]]])/(Sqrt[a]*d) - ((1/2
 - I/2)*ArcTanh[((1 + I)*Sqrt[a]*Sqrt[Tan[c + d*x]])/Sqrt[a + I*a*Tan[c + d*x]]])/(Sqrt[a]*d) - Sqrt[Tan[c + d
*x]]/(d*Sqrt[a + I*a*Tan[c + d*x]])

Rule 65

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - a*(d/b) + d*(x^p/b))^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 209

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[b, 2]))*ArcTan[Rt[b, 2]*(x/Rt[a, 2])], x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rule 211

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]/a)*ArcTan[x/Rt[a/b, 2]], x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 223

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Subst[Int[1/(1 - b*x^2), x], x, x/Sqrt[a + b*x^2]] /; FreeQ[{a,
b}, x] &&  !GtQ[a, 0]

Rule 3625

Int[Sqrt[(a_) + (b_.)*tan[(e_.) + (f_.)*(x_)]]/Sqrt[(c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)]], x_Symbol] :> Dist[
-2*a*(b/f), Subst[Int[1/(a*c - b*d - 2*a^2*x^2), x], x, Sqrt[c + d*Tan[e + f*x]]/Sqrt[a + b*Tan[e + f*x]]], x]
 /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 + b^2, 0] && NeQ[c^2 + d^2, 0]

Rule 3639

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Sim
p[(-(b*c - a*d))*(a + b*Tan[e + f*x])^m*((c + d*Tan[e + f*x])^(n - 1)/(2*a*f*m)), x] + Dist[1/(2*a^2*m), Int[(
a + b*Tan[e + f*x])^(m + 1)*(c + d*Tan[e + f*x])^(n - 2)*Simp[c*(a*c*m + b*d*(n - 1)) - d*(b*c*m + a*d*(n - 1)
) - d*(b*d*(m - n + 1) - a*c*(m + n - 1))*Tan[e + f*x], x], x], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c
- a*d, 0] && EqQ[a^2 + b^2, 0] && NeQ[c^2 + d^2, 0] && LtQ[m, 0] && GtQ[n, 1] && (IntegerQ[m] || IntegersQ[2*m
, 2*n])

Rule 3680

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)])*((c_.) + (d_.)*tan[(e_
.) + (f_.)*(x_)])^(n_), x_Symbol] :> Dist[b*(B/f), Subst[Int[(a + b*x)^(m - 1)*(c + d*x)^n, x], x, Tan[e + f*x
]], x] /; FreeQ[{a, b, c, d, e, f, A, B, m, n}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 + b^2, 0] && EqQ[A*b + a*B,
 0]

Rule 3682

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)])*((c_.) + (d_.)*tan[(e_
.) + (f_.)*(x_)])^(n_), x_Symbol] :> Dist[(A*b + a*B)/b, Int[(a + b*Tan[e + f*x])^m*(c + d*Tan[e + f*x])^n, x]
, x] - Dist[B/b, Int[(a + b*Tan[e + f*x])^m*(c + d*Tan[e + f*x])^n*(a - b*Tan[e + f*x]), x], x] /; FreeQ[{a, b
, c, d, e, f, A, B, m, n}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 + b^2, 0] && NeQ[A*b + a*B, 0]

Rubi steps

\begin {align*} \int \frac {\tan ^{\frac {3}{2}}(c+d x)}{\sqrt {a+i a \tan (c+d x)}} \, dx &=-\frac {\sqrt {\tan (c+d x)}}{d \sqrt {a+i a \tan (c+d x)}}-\frac {\int \frac {\left (-\frac {a}{2}+i a \tan (c+d x)\right ) \sqrt {a+i a \tan (c+d x)}}{\sqrt {\tan (c+d x)}} \, dx}{a^2}\\ &=-\frac {\sqrt {\tan (c+d x)}}{d \sqrt {a+i a \tan (c+d x)}}+\frac {\int \frac {(a-i a \tan (c+d x)) \sqrt {a+i a \tan (c+d x)}}{\sqrt {\tan (c+d x)}} \, dx}{a^2}-\frac {\int \frac {\sqrt {a+i a \tan (c+d x)}}{\sqrt {\tan (c+d x)}} \, dx}{2 a}\\ &=-\frac {\sqrt {\tan (c+d x)}}{d \sqrt {a+i a \tan (c+d x)}}+\frac {\text {Subst}\left (\int \frac {1}{\sqrt {x} \sqrt {a+i a x}} \, dx,x,\tan (c+d x)\right )}{d}+\frac {(i a) \text {Subst}\left (\int \frac {1}{-i a-2 a^2 x^2} \, dx,x,\frac {\sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{d}\\ &=-\frac {\left (\frac {1}{2}-\frac {i}{2}\right ) \tanh ^{-1}\left (\frac {(1+i) \sqrt {a} \sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{\sqrt {a} d}-\frac {\sqrt {\tan (c+d x)}}{d \sqrt {a+i a \tan (c+d x)}}+\frac {2 \text {Subst}\left (\int \frac {1}{\sqrt {a+i a x^2}} \, dx,x,\sqrt {\tan (c+d x)}\right )}{d}\\ &=-\frac {\left (\frac {1}{2}-\frac {i}{2}\right ) \tanh ^{-1}\left (\frac {(1+i) \sqrt {a} \sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{\sqrt {a} d}-\frac {\sqrt {\tan (c+d x)}}{d \sqrt {a+i a \tan (c+d x)}}+\frac {2 \text {Subst}\left (\int \frac {1}{1-i a x^2} \, dx,x,\frac {\sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{d}\\ &=-\frac {2 \sqrt [4]{-1} \tan ^{-1}\left (\frac {(-1)^{3/4} \sqrt {a} \sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{\sqrt {a} d}-\frac {\left (\frac {1}{2}-\frac {i}{2}\right ) \tanh ^{-1}\left (\frac {(1+i) \sqrt {a} \sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{\sqrt {a} d}-\frac {\sqrt {\tan (c+d x)}}{d \sqrt {a+i a \tan (c+d x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 2.01, size = 210, normalized size = 1.50 \begin {gather*} \frac {i e^{-2 i (c+d x)} \sqrt {\frac {a e^{2 i (c+d x)}}{1+e^{2 i (c+d x)}}} \left (-1+e^{2 i (c+d x)}+e^{i (c+d x)} \sqrt {-1+e^{2 i (c+d x)}} \tanh ^{-1}\left (\frac {e^{i (c+d x)}}{\sqrt {-1+e^{2 i (c+d x)}}}\right )-2 \sqrt {2} e^{i (c+d x)} \sqrt {-1+e^{2 i (c+d x)}} \tanh ^{-1}\left (\frac {\sqrt {2} e^{i (c+d x)}}{\sqrt {-1+e^{2 i (c+d x)}}}\right )\right )}{\sqrt {2} a d \sqrt {\tan (c+d x)}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Tan[c + d*x]^(3/2)/Sqrt[a + I*a*Tan[c + d*x]],x]

[Out]

(I*Sqrt[(a*E^((2*I)*(c + d*x)))/(1 + E^((2*I)*(c + d*x)))]*(-1 + E^((2*I)*(c + d*x)) + E^(I*(c + d*x))*Sqrt[-1
 + E^((2*I)*(c + d*x))]*ArcTanh[E^(I*(c + d*x))/Sqrt[-1 + E^((2*I)*(c + d*x))]] - 2*Sqrt[2]*E^(I*(c + d*x))*Sq
rt[-1 + E^((2*I)*(c + d*x))]*ArcTanh[(Sqrt[2]*E^(I*(c + d*x)))/Sqrt[-1 + E^((2*I)*(c + d*x))]]))/(Sqrt[2]*a*d*
E^((2*I)*(c + d*x))*Sqrt[Tan[c + d*x]])

________________________________________________________________________________________

Maple [B] Both result and optimal contain complex but leaf count of result is larger than twice the leaf count of optimal. 579 vs. \(2 (109 ) = 218\).
time = 0.20, size = 580, normalized size = 4.14

method result size
derivativedivides \(-\frac {\left (\sqrt {\tan }\left (d x +c \right )\right ) \sqrt {a \left (1+i \tan \left (d x +c \right )\right )}\, \left (-i \sqrt {i a}\, \sqrt {2}\, \ln \left (-\frac {-2 \sqrt {2}\, \sqrt {-i a}\, \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}+i a -3 a \tan \left (d x +c \right )}{\tan \left (d x +c \right )+i}\right ) a \left (\tan ^{2}\left (d x +c \right )\right )+8 i \ln \left (\frac {2 i a \tan \left (d x +c \right )+2 \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}\, \sqrt {i a}+a}{2 \sqrt {i a}}\right ) a \sqrt {-i a}\, \tan \left (d x +c \right )+i \sqrt {2}\, \ln \left (-\frac {-2 \sqrt {2}\, \sqrt {-i a}\, \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}+i a -3 a \tan \left (d x +c \right )}{\tan \left (d x +c \right )+i}\right ) \sqrt {i a}\, a -4 i \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}\, \sqrt {i a}\, \sqrt {-i a}\, \tan \left (d x +c \right )-4 \ln \left (\frac {2 i a \tan \left (d x +c \right )+2 \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}\, \sqrt {i a}+a}{2 \sqrt {i a}}\right ) \sqrt {-i a}\, a \left (\tan ^{2}\left (d x +c \right )\right )-2 \ln \left (-\frac {-2 \sqrt {2}\, \sqrt {-i a}\, \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}+i a -3 a \tan \left (d x +c \right )}{\tan \left (d x +c \right )+i}\right ) \sqrt {i a}\, \sqrt {2}\, a \tan \left (d x +c \right )+4 \ln \left (\frac {2 i a \tan \left (d x +c \right )+2 \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}\, \sqrt {i a}+a}{2 \sqrt {i a}}\right ) a \sqrt {-i a}-4 \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}\, \sqrt {i a}\, \sqrt {-i a}\right )}{4 d a \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}\, \sqrt {i a}\, \sqrt {-i a}\, \left (-\tan \left (d x +c \right )+i\right )^{2}}\) \(580\)
default \(-\frac {\left (\sqrt {\tan }\left (d x +c \right )\right ) \sqrt {a \left (1+i \tan \left (d x +c \right )\right )}\, \left (-i \sqrt {i a}\, \sqrt {2}\, \ln \left (-\frac {-2 \sqrt {2}\, \sqrt {-i a}\, \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}+i a -3 a \tan \left (d x +c \right )}{\tan \left (d x +c \right )+i}\right ) a \left (\tan ^{2}\left (d x +c \right )\right )+8 i \ln \left (\frac {2 i a \tan \left (d x +c \right )+2 \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}\, \sqrt {i a}+a}{2 \sqrt {i a}}\right ) a \sqrt {-i a}\, \tan \left (d x +c \right )+i \sqrt {2}\, \ln \left (-\frac {-2 \sqrt {2}\, \sqrt {-i a}\, \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}+i a -3 a \tan \left (d x +c \right )}{\tan \left (d x +c \right )+i}\right ) \sqrt {i a}\, a -4 i \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}\, \sqrt {i a}\, \sqrt {-i a}\, \tan \left (d x +c \right )-4 \ln \left (\frac {2 i a \tan \left (d x +c \right )+2 \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}\, \sqrt {i a}+a}{2 \sqrt {i a}}\right ) \sqrt {-i a}\, a \left (\tan ^{2}\left (d x +c \right )\right )-2 \ln \left (-\frac {-2 \sqrt {2}\, \sqrt {-i a}\, \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}+i a -3 a \tan \left (d x +c \right )}{\tan \left (d x +c \right )+i}\right ) \sqrt {i a}\, \sqrt {2}\, a \tan \left (d x +c \right )+4 \ln \left (\frac {2 i a \tan \left (d x +c \right )+2 \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}\, \sqrt {i a}+a}{2 \sqrt {i a}}\right ) a \sqrt {-i a}-4 \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}\, \sqrt {i a}\, \sqrt {-i a}\right )}{4 d a \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}\, \sqrt {i a}\, \sqrt {-i a}\, \left (-\tan \left (d x +c \right )+i\right )^{2}}\) \(580\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tan(d*x+c)^(3/2)/(a+I*a*tan(d*x+c))^(1/2),x,method=_RETURNVERBOSE)

[Out]

-1/4/d*tan(d*x+c)^(1/2)*(a*(1+I*tan(d*x+c)))^(1/2)/a*(-I*(I*a)^(1/2)*2^(1/2)*ln(-(-2*2^(1/2)*(-I*a)^(1/2)*(a*t
an(d*x+c)*(1+I*tan(d*x+c)))^(1/2)+I*a-3*a*tan(d*x+c))/(tan(d*x+c)+I))*a*tan(d*x+c)^2+8*I*ln(1/2*(2*I*a*tan(d*x
+c)+2*(a*tan(d*x+c)*(1+I*tan(d*x+c)))^(1/2)*(I*a)^(1/2)+a)/(I*a)^(1/2))*(-I*a)^(1/2)*a*tan(d*x+c)+I*2^(1/2)*ln
(-(-2*2^(1/2)*(-I*a)^(1/2)*(a*tan(d*x+c)*(1+I*tan(d*x+c)))^(1/2)+I*a-3*a*tan(d*x+c))/(tan(d*x+c)+I))*(I*a)^(1/
2)*a-4*I*(a*tan(d*x+c)*(1+I*tan(d*x+c)))^(1/2)*(I*a)^(1/2)*(-I*a)^(1/2)*tan(d*x+c)-4*ln(1/2*(2*I*a*tan(d*x+c)+
2*(a*tan(d*x+c)*(1+I*tan(d*x+c)))^(1/2)*(I*a)^(1/2)+a)/(I*a)^(1/2))*(-I*a)^(1/2)*a*tan(d*x+c)^2-2*ln(-(-2*2^(1
/2)*(-I*a)^(1/2)*(a*tan(d*x+c)*(1+I*tan(d*x+c)))^(1/2)+I*a-3*a*tan(d*x+c))/(tan(d*x+c)+I))*(I*a)^(1/2)*2^(1/2)
*a*tan(d*x+c)+4*ln(1/2*(2*I*a*tan(d*x+c)+2*(a*tan(d*x+c)*(1+I*tan(d*x+c)))^(1/2)*(I*a)^(1/2)+a)/(I*a)^(1/2))*a
*(-I*a)^(1/2)-4*(a*tan(d*x+c)*(1+I*tan(d*x+c)))^(1/2)*(I*a)^(1/2)*(-I*a)^(1/2))/(a*tan(d*x+c)*(1+I*tan(d*x+c))
)^(1/2)/(I*a)^(1/2)/(-I*a)^(1/2)/(-tan(d*x+c)+I)^2

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(d*x+c)^(3/2)/(a+I*a*tan(d*x+c))^(1/2),x, algorithm="maxima")

[Out]

integrate(tan(d*x + c)^(3/2)/sqrt(I*a*tan(d*x + c) + a), x)

________________________________________________________________________________________

Fricas [B] Both result and optimal contain complex but leaf count of result is larger than twice the leaf count of optimal. 577 vs. \(2 (102) = 204\).
time = 0.44, size = 577, normalized size = 4.12 \begin {gather*} -\frac {{\left (a d \sqrt {-\frac {2 i}{a d^{2}}} e^{\left (i \, d x + i \, c\right )} \log \left (\frac {1}{4} \, a d \sqrt {-\frac {2 i}{a d^{2}}} e^{\left (i \, d x + i \, c\right )} + \frac {1}{4} \, \sqrt {2} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} \sqrt {\frac {-i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} {\left (e^{\left (2 i \, d x + 2 i \, c\right )} + 1\right )}\right ) - a d \sqrt {-\frac {2 i}{a d^{2}}} e^{\left (i \, d x + i \, c\right )} \log \left (-\frac {1}{4} \, a d \sqrt {-\frac {2 i}{a d^{2}}} e^{\left (i \, d x + i \, c\right )} + \frac {1}{4} \, \sqrt {2} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} \sqrt {\frac {-i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} {\left (e^{\left (2 i \, d x + 2 i \, c\right )} + 1\right )}\right ) - a d \sqrt {-\frac {4 i}{a d^{2}}} e^{\left (i \, d x + i \, c\right )} \log \left (\frac {52 \, {\left (4 \, \sqrt {2} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} \sqrt {\frac {-i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} {\left (e^{\left (3 i \, d x + 3 i \, c\right )} + e^{\left (i \, d x + i \, c\right )}\right )} + {\left (3 \, a d e^{\left (2 i \, d x + 2 i \, c\right )} - a d\right )} \sqrt {-\frac {4 i}{a d^{2}}}\right )}}{605 \, {\left (e^{\left (2 i \, d x + 2 i \, c\right )} + 1\right )}}\right ) + a d \sqrt {-\frac {4 i}{a d^{2}}} e^{\left (i \, d x + i \, c\right )} \log \left (\frac {52 \, {\left (4 \, \sqrt {2} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} \sqrt {\frac {-i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} {\left (e^{\left (3 i \, d x + 3 i \, c\right )} + e^{\left (i \, d x + i \, c\right )}\right )} - {\left (3 \, a d e^{\left (2 i \, d x + 2 i \, c\right )} - a d\right )} \sqrt {-\frac {4 i}{a d^{2}}}\right )}}{605 \, {\left (e^{\left (2 i \, d x + 2 i \, c\right )} + 1\right )}}\right ) + 2 \, \sqrt {2} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} \sqrt {\frac {-i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} {\left (e^{\left (2 i \, d x + 2 i \, c\right )} + 1\right )}\right )} e^{\left (-i \, d x - i \, c\right )}}{4 \, a d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(d*x+c)^(3/2)/(a+I*a*tan(d*x+c))^(1/2),x, algorithm="fricas")

[Out]

-1/4*(a*d*sqrt(-2*I/(a*d^2))*e^(I*d*x + I*c)*log(1/4*a*d*sqrt(-2*I/(a*d^2))*e^(I*d*x + I*c) + 1/4*sqrt(2)*sqrt
(a/(e^(2*I*d*x + 2*I*c) + 1))*sqrt((-I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2*I*c) + 1))*(e^(2*I*d*x + 2*I*c
) + 1)) - a*d*sqrt(-2*I/(a*d^2))*e^(I*d*x + I*c)*log(-1/4*a*d*sqrt(-2*I/(a*d^2))*e^(I*d*x + I*c) + 1/4*sqrt(2)
*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*sqrt((-I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2*I*c) + 1))*(e^(2*I*d*x +
2*I*c) + 1)) - a*d*sqrt(-4*I/(a*d^2))*e^(I*d*x + I*c)*log(52/605*(4*sqrt(2)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*
sqrt((-I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2*I*c) + 1))*(e^(3*I*d*x + 3*I*c) + e^(I*d*x + I*c)) + (3*a*d*
e^(2*I*d*x + 2*I*c) - a*d)*sqrt(-4*I/(a*d^2)))/(e^(2*I*d*x + 2*I*c) + 1)) + a*d*sqrt(-4*I/(a*d^2))*e^(I*d*x +
I*c)*log(52/605*(4*sqrt(2)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*sqrt((-I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2
*I*c) + 1))*(e^(3*I*d*x + 3*I*c) + e^(I*d*x + I*c)) - (3*a*d*e^(2*I*d*x + 2*I*c) - a*d)*sqrt(-4*I/(a*d^2)))/(e
^(2*I*d*x + 2*I*c) + 1)) + 2*sqrt(2)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*sqrt((-I*e^(2*I*d*x + 2*I*c) + I)/(e^(2
*I*d*x + 2*I*c) + 1))*(e^(2*I*d*x + 2*I*c) + 1))*e^(-I*d*x - I*c)/(a*d)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\tan ^{\frac {3}{2}}{\left (c + d x \right )}}{\sqrt {i a \left (\tan {\left (c + d x \right )} - i\right )}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(d*x+c)**(3/2)/(a+I*a*tan(d*x+c))**(1/2),x)

[Out]

Integral(tan(c + d*x)**(3/2)/sqrt(I*a*(tan(c + d*x) - I)), x)

________________________________________________________________________________________

Giac [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(d*x+c)^(3/2)/(a+I*a*tan(d*x+c))^(1/2),x, algorithm="giac")

[Out]

Timed out

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {{\mathrm {tan}\left (c+d\,x\right )}^{3/2}}{\sqrt {a+a\,\mathrm {tan}\left (c+d\,x\right )\,1{}\mathrm {i}}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tan(c + d*x)^(3/2)/(a + a*tan(c + d*x)*1i)^(1/2),x)

[Out]

int(tan(c + d*x)^(3/2)/(a + a*tan(c + d*x)*1i)^(1/2), x)

________________________________________________________________________________________